PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes Package / PDFBarcode Class / getBarsArray Method
In This Topic
    getBarsArray Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public byte[] getBarsArray( 
       int bitCode,
       byte bitCount,
       int barCount,
       byte stopBarWidth
    )

    Parameters

    bitCode
    bitCount
    barCount
    stopBarWidth
    See Also